Overview for CharacteristicInfo
Description
Displays information about an individual Bluetooth characteristic.
Dependencies
- StatefulWidget
Members
-
characteristic:
BleCharacteristic
A Bluetooth characteristic detailed by this widget. -
characteristicOnTap:
void Function(BleCharacteristic)
A callback invoked when a characteristic is tapped.
Constructors
Unnamed Constructor
Creates an instance of [CharacteristicInfo].